Equinox (OSGi)

Equinox
Developer(s) Free and open source software community
Stable release 3.7.1 / September 9, 2011; 5 months ago (2011-09-09)
Written in Java
Operating system Cross-platform
Type OSGi Service Platform
License Eclipse Public License
Website http://www.eclipse.org/equinox/

Equinox is an Eclipse project that provides a certified implementation of the OSGi R4.x core framework specification. [1] As such, Equinox is a module runtime that allows developers to implement an application as a set of "bundles" using common services and infrastructure.

Equinox started as a project to replace the original Eclipse plug-in runtime in version 3.0 of Eclipse (circa 2004). The open source project was seeded with code donated by IBM's SMF product team and further developed to meet the needs of the Eclipse community. Adaptations made at that time were fed back into the OSGi specification process with many being incorporated in the R4 release of the OSGi framework specification. Since that time Equinox has been the reference implementation for the OSGi framework specification.

Contents

Equinox Tutorial

Bibliography

See also

References

External links